From: Ian Campbell Date: Fri, 3 Jun 2011 16:21:40 +0000 (+0100) Subject: hvmloader: removed unused/incorrect define. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~10224^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=95aa1ed06930354e6d6d0bc196520122e9bd278b;p=xen.git hvmloader: removed unused/incorrect define. Signed-off-by: Ian Campbell --- diff --git a/tools/firmware/hvmloader/acpi/acpi2_0.h b/tools/firmware/hvmloader/acpi/acpi2_0.h index 183b3cfc1b..19f3cc339d 100644 --- a/tools/firmware/hvmloader/acpi/acpi2_0.h +++ b/tools/firmware/hvmloader/acpi/acpi2_0.h @@ -97,11 +97,6 @@ struct acpi_20_rsdp { uint8_t reserved[3]; }; -/* - * The maximum number of entrys in RSDT or XSDT. - */ -#define ACPI_MAX_NUM_TABLES 5 - /* * Root System Description Table (RSDT). */